Data for Silverlight
UpdatableCollection<T> Class Members
Properties  Methods  Events

C1.Silverlight.Data Namespace : UpdatableCollection<T> Class

The following tables list the members exposed by UpdatableCollection<T>.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets whether events are temporarily suspended because of calls to the BeginUpdate method.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodPrevents the list from firing notification events until the EndUpdate method is called.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodResumes event firing after it had been suspended by a call to the BeginUpdate method.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
See Also

Reference

UpdatableCollection<T> Class
C1.Silverlight.Data Namespace